home *** CD-ROM | disk | FTP | other *** search
/ NetNews Offline 2 / NetNews Offline Volume 2.iso / news / comp / lang / c++-part1 / 4631 < prev    next >
Encoding:
Internet Message Format  |  1996-08-06  |  555 b 

  1. Path: news.rrz.uni-hamburg.de!not-for-mail
  2. From: 5kroeger@informatik.uni-hamburg.de (Malte Kroeger)
  3. Newsgroups: comp.lang.c++
  4. Subject: how to tell cin >> not to stop at a space???
  5. Date: 31 Jan 1996 12:28:27 GMT
  6. Organization: University of Hamburg -- Germany
  7. Message-ID: <4enn9b$o78@rzsun02.rrz.uni-hamburg.de>
  8. NNTP-Posting-Host: rzdspc132.informatik.uni-hamburg.de
  9. X-Newsreader: TIN [UNIX 1.3 950824BETA PL0]
  10.  
  11. How can I tell the >>-Operator not to stop after a space when getting
  12. input from cin or any other stream. Something like getline.
  13.  
  14. Malte Kroeger
  15.